Skip to content

fix: Cater for scenarios where some products in a batch fail#279

Open
john-gom wants to merge 6 commits intomainfrom
retry-handling
Open

fix: Cater for scenarios where some products in a batch fail#279
john-gom wants to merge 6 commits intomainfrom
retry-handling

Conversation

@john-gom
Copy link
Collaborator

Signed-off-by: John Gomersall thegoms@gmail.com

What

Currently, if any products have data that result in SQL failures then the whole batch fails and keeps being retried as a whole, causeing the ingestion process to get stuck.

This PR detects errros and submits the data in smaller batches until the rogue record(s) are isolated.

Signed-off-by: John Gomersall <thegoms@gmail.com>
Signed-off-by: John Gomersall <thegoms@gmail.com>
Signed-off-by: John Gomersall <thegoms@gmail.com>
Signed-off-by: John Gomersall <thegoms@gmail.com>
Signed-off-by: John Gomersall <thegoms@gmail.com>
@john-gom john-gom requested a review from a team as a code owner March 11, 2026 16:05
Signed-off-by: John Gomersall <thegoms@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant